Instead of drawing a background pixmap in with gdk_draw_pixmap(), set it
authorOwen Taylor <otaylor@redhat.com>
Wed, 20 Jan 1999 18:06:31 +0000 (18:06 +0000)
committerOwen Taylor <otaylor@src.gnome.org>
Wed, 20 Jan 1999 18:06:31 +0000 (18:06 +0000)
commit6205bbbf65c9e3b52b09dfa779c067b649c05dd5
treeceac039821ed50132602171c7a05db6ac9cef58d
parent0543c806f9f6f9f505a117729733967dd9660761
Instead of drawing a background pixmap in with gdk_draw_pixmap(), set it

Wed Jan 20 13:06:51 1999  Owen Taylor  <otaylor@redhat.com>

* gtk/gtktext.[ch] (clear_[focus_]area): Instead of drawing
a background pixmap in with gdk_draw_pixmap(), set
it as a tile pixmap for a GC. This should speed
up things considerably and also will hide a bug
where text->first_onscreen_ver_pixel is being
corrupted, causing the bg pixmap drawing code to generate
graphics exposes.
ChangeLog
ChangeLog.pre-2-0
ChangeLog.pre-2-10
ChangeLog.pre-2-2
ChangeLog.pre-2-4
ChangeLog.pre-2-6
ChangeLog.pre-2-8
gtk/gtktext.c
gtk/gtktext.h